home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Examples / AppKit / Graph / English.lproj / Help.nib / data.nib (.txt) < prev   
NeXT TypedStream Data  |  1992-06-01  |  4KB  |  119 lines

  1. typedstream
  2. IBObjectData
  3. Object
  4. CustomObject
  5. GraphApp
  6. ScrollView
  7.     Responder
  8. ClipView
  9. ciifffcfffs
  10. [3350c]{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
  11. \margl40
  12. \margr40
  13. {\colortbl;\red0\green0\blue0;}
  14. \pard\tx1340\tx4040\tx6320\f0\b\i0\ulnone\fs28\fc0\cf0 \
  15. \fs36 Graph
  16. \b0\fs32  
  17. \b Quick Help
  18. \fs24 \
  19. \b0 \
  20. Graph is an application which graphs two dimensional functions of the form "y = F(x)" and three dimensional functions of the form "x = F
  21. \fs18\dn6 x
  22. \fs24\dn0 (u, v); y = F
  23. \fs18\fc1\cf1\dn6 y
  24. \fs24\fc0\cf0\dn0 (u, v); z = F
  25. \fs18\fc1\cf1\dn6 z
  26. \fs24\fc0\cf0\dn0 (u, v); .  The function F(x) may use:\
  27. \pard\tx1340\tx3020\tx5820\fc0\cf0             
  28. \i Example
  29. \i0 \
  30. \pard\tx1340\tx6080\fc0\cf0     the independent variable "x"    
  31. \b0\i \
  32. \i0 integer and real numbers    
  33. \b -34, 3.14159, -4.1e-9
  34. \b0 \
  35. \i0 radix numbers (e.g., base 16, 2)    
  36. \b 16#1Ae,  2#101011
  37. \b0 \
  38.     basic arithmetic operators + -  *  /    
  39. \b 9 + 0.3 * x
  40. \b0 \
  41.     the modulus operator %    
  42. \b x % 3
  43. \b0 \
  44.     the exponent operator ^    
  45. \b x ^ 4 - 1
  46. \b0 \
  47.     parentheses for grouping    
  48. \b (x + 1) * (x - 1)
  49. \b0 \
  50.     two common constants, pi and e    
  51. \b 2 * pi + e ^ x\
  52. \b0\ul coefficients A through H
  53. \ulnone     
  54. \b A*x^2 + B*x + C
  55. \b0 \
  56. \b0 basic trig functions    
  57. \b sin(x), cos(x), tan(x)
  58. \b0 \
  59. \b0 basic inverse trig functions    
  60. \b asin(x), acos(x), atan(x)
  61. \b0 \
  62.     exponential and natural log    
  63. \b exp(1/x^2), ln(x+1)
  64. \b0 \
  65.     square root    
  66. \b sqrt(x)
  67. \b0 \
  68. \pard\tx1340\tx6380\fc0\cf0 \
  69. To enter a new equation, type an expression using the above terms into the forms labeled "
  70. \b x =
  71. \b0 ",  "
  72. \b y =
  73. \b0 ", or "
  74. \b z =
  75. \b0 " and hit return.\
  76. Graph lets you change the values of the coefficients in real time, with the sliders on the right side of the document window.  Sprinkle these through your functions and play with their values to gain insight into how the components of your function interact.\
  77. There is a separate "Copy Graph" command for copying your work to other applications.  Graph supports Object Links as a source.  This means if you do "Paste and Link" in an application that supports Object Links, your pasted graphs will stay up to date even when you change them back in Graph.\
  78. In 2D documents, the 
  79. \b Zoom In
  80. \b0  and 
  81. \b Zoom Out
  82. \b0  buttons enlarge and shrink the image by a factor of two.  The other scaling control is the 
  83. \b Auto Scale
  84. \b0  switch.  If this is on, then the view of the graph is always scaled so the whole image fits.  If it is off, the piece of the plane being  viewed remains the same while other controls are changed.  The range of x values over which the function is evaluated are controlled by the 
  85. \b Min
  86. \b0  and 
  87. \b Max
  88. \b0  sliders. The 
  89. \b Resolution
  90. \b0  slider controls how many points within the x range are plotted.  A higher resolution means a smoother graph, but it will be a little slower to update.\
  91. In 3D documents, the 
  92. \b Zoom
  93. \b0  slider moves the eyepoint closed and farther to the origin of the space.  You can rotate the figure by just clicking on the graph itself and dragging.  The range of u and v values over which the functions are evaluated are controlled by the 
  94. \b Min
  95. \b0 , 
  96. \b Max
  97. \b0 , 
  98. \b Min
  99. \b0 and 
  100. \b Max
  101. \b0  sliders. The 
  102. \b Resolution
  103. \b0  slider controls how many points within the u and v range are plotted.  The number of polygons plotted is proportional to the resolution squared.  A higher resolution means a smoother graph, but it will be a little slower to update.\
  104. NXCursor
  105. NXImage
  106. NXibeam
  107. Scroller
  108. Control
  109. _doScroller:
  110. @@@ffs
  111. WindowTemplate
  112. iiii***@s@
  113. Panel
  114. File's Owner
  115. ScrollingText
  116. IBOutletConnector
  117. IBConnector
  118.     helpPanel
  119.